home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 February / Pcwk022003a.iso / Wyszukiwarki / Bingooo 2.6.0 / Bingooo_english.exe / {app} / BINGOOO.exe / 0 / RCDATA / TFORM8 / TFORM8.txt
Text File  |  2002-06-14  |  2KB  |  103 lines

  1. object Form8: TForm8
  2.   Left = 192
  3.   Top = 107
  4.   Width = 457
  5.   Height = 400
  6.   Caption = 'Update information'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Label1: TLabel
  18.     Left = 32
  19.     Top = 16
  20.     Width = 210
  21.     Height = 13
  22.     Caption = 'The definition file has been updated.'
  23.     Font.Charset = DEFAULT_CHARSET
  24.     Font.Color = clWindowText
  25.     Font.Height = -11
  26.     Font.Name = 'MS Sans Serif'
  27.     Font.Style = [fsBold]
  28.     ParentFont = False
  29.   end
  30.   object Label2: TLabel
  31.     Left = 32
  32.     Top = 48
  33.     Width = 101
  34.     Height = 13
  35.     Caption = 'Your old version was:'
  36.   end
  37.   object Label3: TLabel
  38.     Left = 32
  39.     Top = 64
  40.     Width = 98
  41.     Height = 13
  42.     Caption = 'Your new  version is:'
  43.   end
  44.   object Label4: TLabel
  45.     Left = 144
  46.     Top = 48
  47.     Width = 3
  48.     Height = 13
  49.     Caption = '-'
  50.     Font.Charset = DEFAULT_CHARSET
  51.     Font.Color = clMaroon
  52.     Font.Height = -11
  53.     Font.Name = 'MS Sans Serif'
  54.     Font.Style = []
  55.     ParentFont = False
  56.   end
  57.   object Label5: TLabel
  58.     Left = 144
  59.     Top = 64
  60.     Width = 3
  61.     Height = 13
  62.     Caption = '-'
  63.     Font.Charset = DEFAULT_CHARSET
  64.     Font.Color = clMaroon
  65.     Font.Height = -11
  66.     Font.Name = 'MS Sans Serif'
  67.     Font.Style = []
  68.     ParentFont = False
  69.   end
  70.   object Label6: TLabel
  71.     Left = 31
  72.     Top = 16
  73.     Width = 182
  74.     Height = 13
  75.     Caption = 'The program has been updated.'
  76.     Font.Charset = DEFAULT_CHARSET
  77.     Font.Color = clWindowText
  78.     Font.Height = -11
  79.     Font.Name = 'MS Sans Serif'
  80.     Font.Style = [fsBold]
  81.     ParentFont = False
  82.   end
  83.   object RichEdit1: TRichEdit
  84.     Left = 24
  85.     Top = 104
  86.     Width = 401
  87.     Height = 209
  88.     Lines.Strings = (
  89.       '')
  90.     ScrollBars = ssVertical
  91.     TabOrder = 0
  92.   end
  93.   object Button1: TButton
  94.     Left = 184
  95.     Top = 332
  96.     Width = 75
  97.     Height = 25
  98.     Caption = 'ok'
  99.     ModalResult = 1
  100.     TabOrder = 1
  101.   end
  102. end
  103.